The base64 encode decode options are useful to protect against accidentally generated system delimiter characters Base64 encode / decode選項對于防止意外生成的系統(tǒng)定界字符很有用。
When selected , delimiter characters that separate parameters or item - value pairs , as well as matching braces , are highlighted 選定后,將突出顯示分開參數(shù)或項值對的分隔符以及匹配括號。
Encrypted data is returned either as a binary string or , optionally , as a base64 encoded string , which is useful for ensuring that the encrypted string does not accidentally contain system delimiter characters a topic that is discussed in more detail later in this article 被加密的數(shù)據(jù)或者以二進制字符串的形式返回,或者以base64編碼的字符串返回,后者對于確保加密的字符串不包含系統(tǒng)定界字符很有用(在本文后面會更詳細地討論這個話題) 。